home *** CD-ROM | disk | FTP | other *** search
/ Core Concepts in Art 2 / Core Concepts in Art (Frames of Reference)(The McGraw-Hill Companies)(2004).iso / mac / media / create.swf / scripts / DefineButton2_74 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2003-11-06  |  83b  |  5 lines

  1. on(rollOut){
  2.    _root.simpleRollOut();
  3.    textColor.setRGB(_root.restColor);
  4. }
  5.